string_scientific
Syntax:
string_scientific(real, [decimals])
Arguments:
Argument Name | Type | Description |
---|---|---|
real | real | number to convert |
[decimals] | real | *(optional)* if specified, will trim to specified decimal places |
Returns: (string)
Description:
Loading page...